home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 January / PCWorld_2002-01_cd.bin / Novinky / Becher / 1. Zlaty Kalich / ZlatyKalich.exe / scripts / frame_3112 / DoAction.as
Text File  |  2001-11-12  |  128b  |  6 lines

  1. if(_root.imusic == 1)
  2. {
  3.    getUrl("FSCommand:exec", "player.exe");
  4.    getUrl("FSCommand:exec", "player.exe\toutro.mid");
  5. }
  6.